Skip to content

fuzzing.yml: Use prebuilt for faster setup#10498

Merged
sylvestre merged 1 commit intouutils:mainfrom
oech3:patch-9
Feb 4, 2026
Merged

fuzzing.yml: Use prebuilt for faster setup#10498
sylvestre merged 1 commit intouutils:mainfrom
oech3:patch-9

Conversation

@oech3
Copy link
Contributor

@oech3 oech3 commented Jan 26, 2026

No description provided.

@oech3 oech3 marked this pull request as ready for review January 26, 2026 20:14
@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/shuf/shuf-reservoir (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/sort/sort-stale-thread-mem (passes in this run but fails in the 'main' branch)

@oech3 oech3 force-pushed the patch-9 branch 2 times, most recently from a52cfbf to 7e3be16 Compare January 27, 2026 14:21
@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)

@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/tail/tail-n0f. tests/tail/tail-n0f is passing on 'main'. Maybe you have to rebase?

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)

@xtqqczze
Copy link
Contributor

fuzz-build job runtime is short even with cache miss, perhaps we do not need to cache. It would reduce cache thrashing.

@oech3
Copy link
Contributor Author

oech3 commented Jan 28, 2026

Worth to list all lightweight CIs with cache misses?

@xtqqczze
Copy link
Contributor

In this PR, maybe add add an environment variable and if: env.ENABLE_RUST_CACHE == 'true' to action.

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/shuf/shuf-reservoir (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/sort/sort-stale-thread-mem (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/basenc/bounded-memory is now passing!

@xtqqczze
Copy link
Contributor

xtqqczze commented Jan 29, 2026

I'm not a fan of leaving commenting out code in the repo, maybe I will submit a PR to create an ENABLE_RUST_CACHE env var for all the actions

@oech3
Copy link
Contributor Author

oech3 commented Jan 29, 2026

Just remove everything.

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/tail/follow-name (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/factor/t26 is no longer failing!
Congrats! The gnu test tests/factor/t31 is no longer failing!

@sylvestre sylvestre merged commit 682d9c5 into uutils:main Feb 4, 2026
147 of 152 checks passed
@oech3 oech3 deleted the patch-9 branch February 4, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants